PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutlineItem Class / getDestination Method
In This Topic
    getDestination Method
    In This Topic
    Gets the outline item destination.
    Syntax
    public PDFDestination getDestination()

    Return Value

    The destination to be displayed when this item is activated.
    See Also